Skip to main content

Tsg2DArc

Unit: DXFConv

Description​

The Tsg2DArc class defines 2D arc entity.

Note

It serves for the auxiliary purposes.

Syntax​

Tsg2DArc = class (Tsg2DCurve)

Properties​

PropertiesDescription
CenterPointThe property gets or sets a center point of arc.
CounterClockWiseThe property gets or sets a direction of arc.
EndParamThe property gets or sets the end point of arc.
RadiusThe property gets or sets a radius of arc.
StartParamThe property gets or sets the start point of arc.
Derived from Tsg2DCurveDescription
CountThe property returns a quantity of the object's points.
EdgeTypeThe property returns an edge type of the object.
EndPointThe property returns the end point of the object.
PointsThe property gets a point that belongs to the object by its index.
StartPointThe property returns the start point of the object.

Methods​

MethodsDescription
CreateCreates an instance of the Tsg2DArc class object.
DestroyFrees up internal objects.